-
Home
-
Tamara Checkout
-
1.9.0
-
Code
-
Classes
- ServerRequest
Total Complexity |
23 |
Dependencies |
6 |
Dependents |
1 |
Total lines |
167 |
Lines of code |
76 |
Logical lines of code |
42 |
Comment lines |
33 |
Methods |
14 |
Properties |
6 |
Methods 14
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
__construct() |
S |
57 |
5 |
16 |
withParsedBody() |
S |
65 |
4 |
8 |
getAttribute() |
S |
70 |
2 |
6 |
withoutAttribute() |
S |
66 |
2 |
8 |
getServerParams() |
S |
82 |
1 |
3 |
getUploadedFiles() |
S |
82 |
1 |
3 |
withUploadedFiles() |
S |
74 |
1 |
5 |
getCookieParams() |
S |
82 |
1 |
3 |
withCookieParams() |
S |
74 |
1 |
5 |
getQueryParams() |
S |
82 |
1 |
3 |
withQueryParams() |
S |
74 |
1 |
5 |
getParsedBody() |
S |
82 |
1 |
3 |
getAttributes() |
S |
82 |
1 |
3 |
withAttribute() |
S |
73 |
1 |
5 |